home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / RealPC / RealPC Upgrade Disk / WIN95.REG < prev   
Encoding:
Windows Registry Data  |  1998-08-24  |  2.2 KB  |  83 lines

  1. REGEDIT4
  2.  
  3. ;[
  4. ;    Name:        u.win95.reg
  5. ;
  6. ;    Derived from:    win95.ugd
  7. ;
  8. ;    Author:        Clive Standbridge
  9. ;
  10. ;    Created on:    July 1997
  11. ;
  12. ;    Sccs ID:    @(#)u.win95.reg    1.2 07/26/97
  13. ;
  14. ;    Coding Stds:
  15. ;
  16. ;    Purpose:    A regedit script for SoftWindows95 upgrades.
  17. ;
  18. ;    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  19. ;]
  20.  
  21.  
  22. ;--------------------------------------------------------------------
  23. ; Entries to install CDROM driver
  24. ;--------------------------------------------------------------------
  25. [HKEY_LOCAL_MACHINE\system\currentControlSet\Services\Class\CDROM\0000]
  26. "DeviceDesc"="Insignia Solutions CDROM"
  27. "DevLoader"="*ios"
  28. "InfPath"="ISLCDROM.INF"
  29. "InfSection"="islcdrom.Install"
  30. "PortDriver"="islcdrom.pdr"
  31. "DriverDesc"="Insignia Solutions CDROM controller"
  32.  
  33. [HKEY_LOCAL_MACHINE\Enum\BIOS\*ISLA02B\08]
  34. "AutoInsertNotification"=hex:00
  35. "Class"="hdc"
  36. "DevLoader"="*ios"
  37. "DeviceDesc"="Insignia Solutions CDROM Controller"
  38. "Driver"="CDROM\\0000"
  39. "HardwareID"="BIOS\\*ISLA02B"
  40. "Mfg"="Insignia Solutions"
  41. "Removable"=hex:01
  42. "ConfigFlags"=hex:00,00,00,00
  43.  
  44. [HKEY_LOCAL_MACHINE\Enum\ESDI\INSIGNIA_CDROM_DRIVE___\BIOS&*ISLA02B&08]
  45. "AutoInsertNotification"=hex:00
  46. "Class"="CDROM"
  47. "DeviceDesc"="Insignia Solutions CDROM"
  48. "DeviceType"=hex:05
  49. "Driver"="CDROM\\0000"
  50. "Mfg"="Insignia Solutions"
  51. "Removable"=hex:01
  52.  
  53. [HKEY_LOCAL_MACHINE\Enum\ESDI\INSIGNIA_CDROM_DRIVE___\ESDI&INSIGNIA_CDROM_DRIVE___&BIOS&*ISLA02B&08]
  54. "AutoInsertNotification"=hex:00
  55. "Class"="CDROM"
  56. "DeviceDesc"="Insignia Solutions CDROM"
  57. "DeviceType"=hex:05
  58. "Driver"="CDROM\\0000"
  59. "Mfg"="Insignia Solutions"
  60. "Removable"=hex:01
  61.  
  62. [HKEY_LOCAL_MACHINE\Enum\ESDI\INSIGNIA_CDROM_DRIVE_____\BIOS&*ISLA02B&0800]
  63. "RevisionLevel"=""
  64. "ProductId"="CDROM drive"
  65. "Manufacturer"="Insignia"
  66. "DeviceType"=hex:05
  67. "Removable"=hex:01
  68. "CurrentDriveLetterAssignment"="F"
  69. "UserDriveLetterAssignment"="FF"
  70. "HardwareID"="INSIGNIA_CDROM_DRIVE_____,GenCD,ESDI\\INSIGNIA_CDROM_DRIVE_____"
  71. "Class"="CDROM"
  72. "Driver"="CDROM\\0001"
  73. "Mfg"="(Standard CD-ROM device)"
  74. "DeviceDesc"="Insignia  CDROM drive"
  75. "ConfigFlags"=hex:00,00,00,00
  76.  
  77. [HKEY_LOCAL_MACHINE\System\currentControlSet\Class\CDROM\0001]
  78. "NoSetupUI"="1"
  79. "InfPath"="MSCDROM.INF"
  80. "InfSection"="GenCDInstall"
  81. "DriverDesc"="CD-ROM Drive"
  82.  
  83.